home *** CD-ROM | disk | FTP | other *** search
/ Cine Live 60 / Cine Live 60.iso / pc / Data / Interface / e1.k < prev    next >
Encoding:
Text File  |  2002-08-01  |  23.6 KB  |  1,168 lines

  1. module oRoot1 is cBox
  2. with 
  3.     Flags is $00000152; 
  4.     release Editor:
  5.         IOWindow is {$000002D5,$0000002A,$00000144,$0000039A,$00000000,$FFFFFF7C,$00000000,$00000000};
  6.         LayoutWindow is {$000000CB,$0000008D,$000002D3,$0000027A,$00000000,$00000009,$00000064,$00000000};
  7.     end;
  8.     Name is "Root"; 
  9.     Enabled is false; 
  10.     
  11.     Width is 800; Height is 600; 
  12.     
  13.     
  14.     Elements is [
  15.         oFond2,
  16.         ob13,
  17.         ob24,
  18.         ob35,
  19.         ob46,
  20.         ob57,
  21.         ob68,
  22.         ob79,
  23.         ob810,
  24.         ob911,
  25.         ob1012,
  26.         ob1113,
  27.         ob1214,
  28.         of115,
  29.         of216,
  30.         of317,
  31.         of418,
  32.         of519,
  33.         of620,
  34.         of721,
  35.         of822,
  36.         of923,
  37.         of1024,
  38.         of1125,
  39.         of1226,
  40.         oInternet27,
  41.         ol128,
  42.         ol129,
  43.         ol230,
  44.         oBouton_Fiche31,
  45.         oBouton_Imprimer32,
  46.         oBouton_Sommaire33,
  47.         oBouton_Photos34,
  48.         oBouton_Vid_o35,
  49.         oFiche_Technique36,
  50.         oTexte_RTF37,
  51.         ovid_o38,
  52.         oglobal39
  53.     ];
  54.     Events is [
  55.         cOffscreenEvent
  56.         with 
  57.             Commands is [
  58.                 cPixelTool_IfSystemCommand
  59.                 with 
  60.                     Commands is [
  61.                         cSwitchURLCommand
  62.                         with Flags is $00000004; Target is oFond2; URL is "../Images/s1m.jpg"; end,
  63.                         cDragCommand
  64.                         with Flags is $00000004; Target is ovid_o38; Mode is DragTo; X is 631; Y is 442; end,
  65.                         cGrowCommand
  66.                         with Flags is $00000004; Target is ovid_o38; Mode is GrowTo; X is 160; Y is 120; end,
  67.                         cShowCommand
  68.                         with Flags is $00000004; Target is ovid_o38; end,
  69.                         cEnableCommand
  70.                         with Flags is $00000004; Target is ovid_o38; end,
  71.                         cRunCommand
  72.                         with Flags is $00000004; Target is ovid_o38; Rewind is true; end
  73.                     ];
  74.                 end,
  75.                 cPixelTool_IfSystemCommand
  76.                 with SetMode is IsWinTest; 
  77.                     Commands is [
  78.                         cDragCommand
  79.                         with Flags is $00000004; Target is ovid_o38; Mode is DragTo; X is 615; Y is 418; end,
  80.                         cGrowCommand
  81.                         with Flags is $00000004; Target is ovid_o38; Mode is GrowTo; X is 176; Y is 144; end,
  82.                         cShowCommand
  83.                         with Flags is $00000004; Target is ovid_o38; end,
  84.                         cEnableCommand
  85.                         with Flags is $00000004; Target is ovid_o38; end,
  86.                         cRunCommand
  87.                         with Flags is $00000004; Target is ovid_o38; Rewind is true; end
  88.                     ];
  89.                 end
  90.             ];
  91.         end,
  92.         cKeyboardEvent
  93.         with Flags is $00000004; Test is IsSpace; 
  94.             Commands is [
  95.                 cRunCommand
  96.                 with Flags is $00000004; Target is ovid_o38; Mode is Toggle; end
  97.             ];
  98.         end,
  99.         cKeyboardEvent
  100.         with Value is "+"; 
  101.             Commands is [
  102.                 cSetVolumeCommand
  103.                 with Mode is ExecuteHigher; end
  104.             ];
  105.         end,
  106.         cKeyboardEvent
  107.         with Value is "-"; 
  108.             Commands is [
  109.                 cSetVolumeCommand
  110.                 with Flags is $00000004; Mode is ExecuteLower; end
  111.             ];
  112.         end,
  113.         cKeyboardEvent
  114.         with Value is "m"; 
  115.             Commands is [
  116.                 cRunCommand
  117.                 with Flags is $00000004; Mode is Toggle; Rewind is true; end
  118.             ];
  119.         end
  120.     ];
  121. end;
  122.  
  123. object oFond2 is cImage
  124. with 
  125.     Flags is $00000150; 
  126.     Name is "Fond"; 
  127.     Enabled is false; Cursor is oEmptyCursor; 
  128.     AdjustX is AlignToCenter; AdjustY is AlignToTop; 
  129.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  130.     
  131.     URL is "data/Images/s1p.jpg"; URLOption is GetDiskURL; 
  132.     
  133.     
  134.     Events is [
  135.         cOnscreenEvent
  136.         with Flags is $00000004; 
  137.             Commands is [
  138.                 cTokenCommand
  139.                 with Flags is $00000004; TokenName is "stop"; Mode is ExecuteTargetUpwards; Target is oRoot1; end
  140.             ];
  141.         end
  142.     ];
  143. end;
  144.  
  145. object ob13 is cImage
  146. with 
  147.     Name is "b1"; 
  148.     Enabled is false; Shown is false; 
  149.     X is -21; Y is 157; 
  150.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  151.     
  152.     URL is "../Images/BOUTONV2.psd"; 
  153.     Bitmapped is false; Mode is 260; 
  154.     
  155. end;
  156.  
  157. object ob24 is cImage
  158. with 
  159.     Name is "b2"; 
  160.     Enabled is false; Shown is false; 
  161.     X is -21; Y is 184; 
  162.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  163.     
  164.     URL is "../Images/BOUTONV2.psd"; 
  165.     Mode is 260; 
  166.     
  167. end;
  168.  
  169. object ob35 is cImage
  170. with 
  171.     Name is "b3"; 
  172.     Enabled is false; Shown is false; 
  173.     X is -21; Y is 210; 
  174.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  175.     
  176.     URL is "../Images/BOUTONV2.psd"; 
  177.     Mode is 260; 
  178.     
  179. end;
  180.  
  181. object ob46 is cImage
  182. with 
  183.     Name is "b4"; 
  184.     Enabled is false; Shown is false; 
  185.     X is -21; Y is 235; 
  186.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  187.     
  188.     URL is "../Images/BOUTONV2.psd"; 
  189.     Mode is 260; 
  190.     
  191. end;
  192.  
  193. object ob57 is cImage
  194. with 
  195.     Name is "b5"; 
  196.     Enabled is false; Shown is false; 
  197.     X is -21; Y is 264; 
  198.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  199.     
  200.     URL is "../Images/BOUTONV2.psd"; 
  201.     Mode is 260; 
  202.     
  203. end;
  204.  
  205. object ob68 is cImage
  206. with 
  207.     Name is "b6"; 
  208.     Enabled is false; Shown is false; 
  209.     X is -21; Y is 290; 
  210.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  211.     
  212.     URL is "../Images/BOUTONV2.psd"; 
  213.     Mode is 260; 
  214.     
  215. end;
  216.  
  217. object ob79 is cImage
  218. with 
  219.     Name is "b7"; 
  220.     Enabled is false; Shown is false; 
  221.     X is -21; Y is 316; 
  222.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  223.     
  224.     URL is "../Images/BOUTONV2.psd"; 
  225.     Mode is 260; 
  226.     
  227. end;
  228.  
  229. object ob810 is cImage
  230. with 
  231.     Name is "b8"; 
  232.     Enabled is false; Shown is false; 
  233.     X is -21; Y is 343; 
  234.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  235.     
  236.     URL is "../Images/BOUTONV2.psd"; 
  237.     Mode is 260; 
  238.     
  239. end;
  240.  
  241. object ob911 is cImage
  242. with 
  243.     Name is "b9"; 
  244.     Enabled is false; Shown is false; 
  245.     X is -21; Y is 370; 
  246.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  247.     
  248.     URL is "../Images/BOUTONV2.psd"; 
  249.     Mode is 260; 
  250.     
  251. end;
  252.  
  253. object ob1012 is cImage
  254. with 
  255.     Name is "b10"; 
  256.     Enabled is false; Shown is false; 
  257.     X is -21; Y is 396; 
  258.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  259.     
  260.     URL is "../../DATA/Images/BOUTONV2.psd"; 
  261.     Mode is 260; 
  262.     
  263. end;
  264.  
  265. object ob1113 is cImage
  266. with 
  267.     Name is "b11"; 
  268.     Enabled is false; Shown is false; 
  269.     X is -21; Y is 423; 
  270.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  271.     
  272.     URL is "../../DATA/Images/BOUTONV2.psd"; 
  273.     Mode is 260; 
  274.     
  275. end;
  276.  
  277. object ob1214 is cImage
  278. with 
  279.     Name is "b12"; 
  280.     Enabled is false; Shown is false; 
  281.     X is -25; Y is 455; 
  282.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  283.     
  284.     URL is "../Images/BOUTONV2.psd"; 
  285.     Bitmapped is false; Mode is 260; 
  286.     
  287. end;
  288.  
  289. object of115 is cBox
  290. with 
  291.     Name is "f1"; 
  292.     Cursor is oFingerCursor; 
  293.     X is -1; Y is 172; 
  294.     Width is 162; Height is 27; 
  295.     
  296.     
  297.     Events is [
  298.         cMouseEnterEvent
  299.         with Flags is $00000004; 
  300.             Commands is [
  301.                 cShowCommand
  302.                 with Flags is $00000004; Target is ob13; end
  303.             ];
  304.         end,
  305.         cMouseLeaveEvent
  306.         with Flags is $00000004; 
  307.             Commands is [
  308.                 cShowCommand
  309.                 with Flags is $00000004; Target is ob13; Mode is Clear; end
  310.             ];
  311.         end,
  312.         cMouseUpEvent
  313.         with Flags is $00000004; Flag is true; 
  314.             Commands is [
  315.                 cBrowseCommand
  316.                 with Flags is $00000004; URL is "e1.k"; end
  317.             ];
  318.         end
  319.     ];
  320. end;
  321.  
  322. object of216 is cBox
  323. with 
  324.     Name is "f2"; 
  325.     Cursor is oFingerCursor; 
  326.     Y is 200; 
  327.     Width is 160; Height is 26; 
  328.     
  329.     
  330.     Events is [
  331.         cMouseEnterEvent
  332.         with 
  333.             Commands is [
  334.                 cShowCommand
  335.                 with Target is ob24; end
  336.             ];
  337.         end,
  338.         cMouseLeaveEvent
  339.         with 
  340.             Commands is [
  341.                 cShowCommand
  342.                 with Target is ob24; Mode is Clear; end
  343.             ];
  344.         end,
  345.         cMouseUpEvent
  346.         with Flag is true; 
  347.             Commands is [
  348.                 cBrowseCommand
  349.                 with URL is "e2.k"; end
  350.             ];
  351.         end
  352.     ];
  353. end;
  354.  
  355. object of317 is cBox
  356. with 
  357.     Flags is $00000150; 
  358.     Name is "f3"; 
  359.     Cursor is oFingerCursor; 
  360.     Y is 228; 
  361.     Width is 162; Height is 24; 
  362.     
  363.     
  364.     Events is [
  365.         cMouseEnterEvent
  366.         with Flags is $00000004; 
  367.             Commands is [
  368.                 cShowCommand
  369.                 with Flags is $00000004; Target is ob35; end
  370.             ];
  371.         end,
  372.         cMouseLeaveEvent
  373.         with Flags is $00000004; 
  374.             Commands is [
  375.                 cShowCommand
  376.                 with Flags is $00000004; Target is ob35; Mode is Clear; end
  377.             ];
  378.         end,
  379.         cMouseUpEvent
  380.         with Flags is $00000004; Flag is true; 
  381.             Commands is [
  382.                 cBrowseCommand
  383.                 with Flags is $00000004; URL is "e3.k"; end
  384.             ];
  385.         end
  386.     ];
  387. end;
  388.  
  389. object of418 is cBox
  390. with 
  391.     Name is "f4"; 
  392.     Cursor is oFingerCursor; 
  393.     Y is 253; 
  394.     Width is 161; Height is 28; 
  395.     
  396.     
  397.     Events is [
  398.         cMouseEnterEvent
  399.         with 
  400.             Commands is [
  401.                 cShowCommand
  402.                 with Target is ob46; end
  403.             ];
  404.         end,
  405.         cMouseLeaveEvent
  406.         with 
  407.             Commands is [
  408.                 cShowCommand
  409.                 with Target is ob46; Mode is Clear; end
  410.             ];
  411.         end,
  412.         cMouseUpEvent
  413.         with Flag is true; 
  414.             Commands is [
  415.                 cBrowseCommand
  416.                 with URL is "e4.k"; end
  417.             ];
  418.         end
  419.     ];
  420. end;
  421.  
  422. object of519 is cBox
  423. with 
  424.     Name is "f5"; 
  425.     Cursor is oFingerCursor; 
  426.     Y is 279; 
  427.     Width is 163; Height is 28; 
  428.     
  429.     
  430.     Events is [
  431.         cMouseEnterEvent
  432.         with 
  433.             Commands is [
  434.                 cShowCommand
  435.                 with Target is ob57; end
  436.             ];
  437.         end,
  438.         cMouseLeaveEvent
  439.         with 
  440.             Commands is [
  441.                 cShowCommand
  442.                 with Target is ob57; Mode is Clear; end
  443.             ];
  444.         end,
  445.         cMouseUpEvent
  446.         with Flag is true; 
  447.             Commands is [
  448.                 cBrowseCommand
  449.                 with URL is "e5.k"; end
  450.             ];
  451.         end
  452.     ];
  453. end;
  454.  
  455. object of620 is cBox
  456. with 
  457.     Flags is $00000150; 
  458.     Name is "f6"; 
  459.     Cursor is oFingerCursor; 
  460.     Y is 305; 
  461.     Width is 163; Height is 28; 
  462.     
  463.     
  464.     Events is [
  465.         cMouseEnterEvent
  466.         with Flags is $00000004; 
  467.             Commands is [
  468.                 cShowCommand
  469.                 with Flags is $00000004; Target is ob68; end
  470.             ];
  471.         end,
  472.         cMouseLeaveEvent
  473.         with Flags is $00000004; 
  474.             Commands is [
  475.                 cShowCommand
  476.                 with Flags is $00000004; Target is ob68; Mode is Clear; end
  477.             ];
  478.         end,
  479.         cMouseUpEvent
  480.         with Flags is $00000004; Flag is true; 
  481.             Commands is [
  482.                 cBrowseCommand
  483.                 with Flags is $00000004; URL is "e6.k"; end
  484.             ];
  485.         end
  486.     ];
  487. end;
  488.  
  489. object of721 is cBox
  490. with 
  491.     Name is "f7"; 
  492.     Cursor is oFingerCursor; 
  493.     X is 2; Y is 333; 
  494.     Width is 160; Height is 26; 
  495.     
  496.     
  497.     Events is [
  498.         cMouseEnterEvent
  499.         with 
  500.             Commands is [
  501.                 cShowCommand
  502.                 with Target is ob79; end
  503.             ];
  504.         end,
  505.         cMouseLeaveEvent
  506.         with 
  507.             Commands is [
  508.                 cShowCommand
  509.                 with Target is ob79; Mode is Clear; end
  510.             ];
  511.         end,
  512.         cMouseUpEvent
  513.         with Flag is true; 
  514.             Commands is [
  515.                 cBrowseCommand
  516.                 with URL is "e7.k"; end
  517.             ];
  518.         end
  519.     ];
  520. end;
  521.  
  522. object of822 is cBox
  523. with 
  524.     Name is "f8"; 
  525.     Cursor is oFingerCursor; 
  526.     Y is 359; 
  527.     Width is 160; Height is 27; 
  528.     
  529.     
  530.     Events is [
  531.         cMouseEnterEvent
  532.         with 
  533.             Commands is [
  534.                 cShowCommand
  535.                 with Target is ob810; end
  536.             ];
  537.         end,
  538.         cMouseLeaveEvent
  539.         with 
  540.             Commands is [
  541.                 cShowCommand
  542.                 with Target is ob810; Mode is Clear; end
  543.             ];
  544.         end,
  545.         cMouseUpEvent
  546.         with Flag is true; 
  547.             Commands is [
  548.                 cBrowseCommand
  549.                 with URL is "e8.k"; end
  550.             ];
  551.         end
  552.     ];
  553. end;
  554.  
  555. object of923 is cBox
  556. with 
  557.     Name is "f9"; 
  558.     Cursor is oFingerCursor; 
  559.     Y is 386; 
  560.     Width is 163; Height is 25; 
  561.     
  562.     
  563.     Events is [
  564.         cMouseEnterEvent
  565.         with 
  566.             Commands is [
  567.                 cShowCommand
  568.                 with Target is ob911; end
  569.             ];
  570.         end,
  571.         cMouseLeaveEvent
  572.         with 
  573.             Commands is [
  574.                 cShowCommand
  575.                 with Target is ob911; Mode is Clear; end
  576.             ];
  577.         end,
  578.         cMouseUpEvent
  579.         with Flag is true; 
  580.             Commands is [
  581.                 cBrowseCommand
  582.                 with URL is "e9.k"; end
  583.             ];
  584.         end
  585.     ];
  586. end;
  587.  
  588. object of1024 is cBox
  589. with 
  590.     Name is "f10"; 
  591.     Cursor is oFingerCursor; 
  592.     X is 1; Y is 412; 
  593.     Width is 161; Height is 28; 
  594.     
  595.     
  596.     Events is [
  597.         cMouseEnterEvent
  598.         with 
  599.             Commands is [
  600.                 cShowCommand
  601.                 with Target is ob1012; end
  602.             ];
  603.         end,
  604.         cMouseLeaveEvent
  605.         with 
  606.             Commands is [
  607.                 cShowCommand
  608.                 with Target is ob1012; Mode is Clear; end
  609.             ];
  610.         end,
  611.         cMouseUpEvent
  612.         with Flag is true; 
  613.             Commands is [
  614.                 cBrowseCommand
  615.                 with URL is "e10.k"; end
  616.             ];
  617.         end
  618.     ];
  619. end;
  620.  
  621. object of1125 is cBox
  622. with 
  623.     Flags is $00000150; 
  624.     Name is "f11"; 
  625.     Cursor is oFingerCursor; 
  626.     Y is 438; 
  627.     Width is 161; Height is 28; 
  628.     
  629.     
  630.     Events is [
  631.         cMouseEnterEvent
  632.         with Flags is $00000004; 
  633.             Commands is [
  634.                 cShowCommand
  635.                 with Flags is $00000004; Target is ob1113; end
  636.             ];
  637.         end,
  638.         cMouseLeaveEvent
  639.         with Flags is $00000004; 
  640.             Commands is [
  641.                 cShowCommand
  642.                 with Flags is $00000004; Target is ob1113; Mode is Clear; end
  643.             ];
  644.         end,
  645.         cMouseUpEvent
  646.         with Flags is $00000004; Flag is true; 
  647.             Commands is [
  648.                 cBrowseCommand
  649.                 with Flags is $00000004; URL is "e11.k"; end
  650.             ];
  651.         end
  652.     ];
  653. end;
  654.  
  655. object of1226 is cBox
  656. with 
  657.     Flags is $00000150; 
  658.     Name is "f12"; 
  659.     Cursor is oFingerCursor; 
  660.     X is -1; Y is 470; 
  661.     Width is 162; Height is 32; 
  662.     
  663.     
  664.     Events is [
  665.         cMouseEnterEvent
  666.         with Flags is $00000004; 
  667.             Commands is [
  668.                 cShowCommand
  669.                 with Flags is $00000004; Target is ob1214; end
  670.             ];
  671.         end,
  672.         cMouseLeaveEvent
  673.         with Flags is $00000004; 
  674.             Commands is [
  675.                 cShowCommand
  676.                 with Flags is $00000004; Target is ob1214; Mode is Clear; end
  677.             ];
  678.         end,
  679.         cMouseUpEvent
  680.         with Flags is $00000004; Flag is true; 
  681.             Commands is [
  682.                 cBrowseCommand
  683.                 with Flags is $00000004; URL is "e12.k"; end
  684.             ];
  685.         end
  686.     ];
  687. end;
  688.  
  689. object oInternet27 is cBox
  690. with 
  691.     Flags is $00000150; 
  692.     Name is "Internet"; 
  693.     Cursor is oEarthCursor; 
  694.     X is 259; Y is 539; 
  695.     Width is 149; Height is 18; 
  696.     
  697.     
  698.     Events is [
  699.         cMouseUpEvent
  700.         with Flags is $00000004; Flag is true; 
  701.             Commands is [
  702.                 cLaunchCommand
  703.                 with Flags is $00000004; URL is "http://serendipitypoint.com/ararat"; URLOption is GetSiteURL; Mode is ExecuteBrowser; end
  704.             ];
  705.         end
  706.     ];
  707. end;
  708.  
  709. object ol128 is cBox
  710. with 
  711.     Flags is $00000150; 
  712.     Name is "l1"; 
  713.     Cursor is oFingerCursor; 
  714.     X is 261; Y is 501; 
  715.     Width is 70; Height is 16; 
  716.     
  717.     
  718.     Events is [
  719.         cMouseUpEvent
  720.         with Flags is $00000004; Flag is true; 
  721.             Commands is [
  722.                 cIfCookieCommand
  723.                 with Flags is $00000004; CookieName is "zique"; Value is "oui"; 
  724.                     Commands is [
  725.                         cTokenCommand
  726.                         with Flags is $00000004; TokenName is "run"; Mode is ExecuteTargetUpwards; Target is oRoot1; end
  727.                     ];
  728.                 end,
  729.                 cBrowseCommand
  730.                 with Flags is $00000004; URL is "f14.k"; end
  731.             ];
  732.         end
  733.     ];
  734. end;
  735.  
  736. object ol129 is cBox
  737. with 
  738.     Flags is $00000150; 
  739.     Name is "l1"; 
  740.     Cursor is oFingerCursor; 
  741.     X is 227; Y is 518; 
  742.     Width is 86; Height is 21; 
  743.     
  744.     
  745.     Events is [
  746.         cMouseUpEvent
  747.         with Flags is $00000004; Flag is true; 
  748.             Commands is [
  749.                 cIfCookieCommand
  750.                 with Flags is $00000004; CookieName is "zique"; Value is "oui"; 
  751.                     Commands is [
  752.                         cTokenCommand
  753.                         with Flags is $00000004; TokenName is "run"; Mode is ExecuteTargetUpwards; Target is oRoot1; end
  754.                     ];
  755.                 end,
  756.                 cBrowseCommand
  757.                 with Flags is $00000004; URL is "f20.k"; end
  758.             ];
  759.         end
  760.     ];
  761. end;
  762.  
  763. object ol230 is cBox
  764. with 
  765.     Flags is $00000150; 
  766.     Name is "l2"; 
  767.     Cursor is oFingerCursor; 
  768.     X is 314; Y is 519; 
  769.     Width is 91; Height is 20; 
  770.     
  771.     
  772.     Events is [
  773.         cMouseUpEvent
  774.         with Flags is $00000004; Flag is true; 
  775.             Commands is [
  776.                 cIfCookieCommand
  777.                 with Flags is $00000004; CookieName is "zique"; Value is "oui"; 
  778.                     Commands is [
  779.                         cTokenCommand
  780.                         with Flags is $00000004; TokenName is "run"; Mode is ExecuteTargetUpwards; Target is oRoot1; end
  781.                     ];
  782.                 end,
  783.                 cBrowseCommand
  784.                 with Flags is $00000004; URL is "f2.k"; end
  785.             ];
  786.         end
  787.     ];
  788. end;
  789.  
  790. object oBouton_Fiche31 is cImage
  791. with 
  792.     Flags is $00000400; 
  793.     Name is "Bouton Fiche"; 
  794.     Shown is false; Cursor is oFingerCursor; 
  795.     X is 167; Y is 573; 
  796.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  797.     
  798.     URL is "data/Images/%E9cran%20fiche.jpg"; URLOption is GetDiskURL; 
  799.     
  800.     
  801.     Events is [
  802.         cMouseEnterEvent
  803.         with 
  804.             Commands is [
  805.                 cShowCommand
  806.                 with Target is oTargetSelf; end
  807.             ];
  808.         end,
  809.         cMouseLeaveEvent
  810.         with 
  811.             Commands is [
  812.                 cShowCommand
  813.                 with Target is oTargetSelf; Mode is Clear; end
  814.             ];
  815.         end,
  816.         cMouseUpEvent
  817.         with Flag is true; 
  818.             Commands is [
  819.                 cShowCommand
  820.                 with Target is oFiche_Technique36; Mode is Toggle; end,
  821.                 cEnableCommand
  822.                 with Target is oFiche_Technique36; Mode is Toggle; end
  823.             ];
  824.         end
  825.     ];
  826. end;
  827.  
  828. object oBouton_Imprimer32 is cImage
  829. with 
  830.     Flags is $00000400; 
  831.     Name is "Bouton Imprimer"; 
  832.     Shown is false; Cursor is oFingerCursor; 
  833.     X is 321; Y is 573; 
  834.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  835.     
  836.     URL is "data/Images/%E9cran%20imprimer.jpg"; URLOption is GetDiskURL; 
  837.     
  838.     
  839.     Events is [
  840.         cMouseEnterEvent
  841.         with 
  842.             Commands is [
  843.                 cShowCommand
  844.                 with Target is oTargetSelf; end
  845.             ];
  846.         end,
  847.         cMouseLeaveEvent
  848.         with 
  849.             Commands is [
  850.                 cShowCommand
  851.                 with Target is oTargetSelf; Mode is Clear; end
  852.             ];
  853.         end,
  854.         cMouseUpEvent
  855.         with Flag is true; 
  856.             Commands is [
  857.                 cPrintCommand
  858.                 with Target is oTexte_RTF37; end
  859.             ];
  860.         end
  861.     ];
  862. end;
  863.  
  864. object oBouton_Sommaire33 is cImage
  865. with 
  866.     Flags is $00000400; 
  867.     Name is "Bouton Sommaire"; 
  868.     Shown is false; Cursor is oFingerCursor; 
  869.     X is 13; Y is 573; 
  870.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  871.     
  872.     URL is "data/Images/%E9cran%20somm.jpg"; URLOption is GetDiskURL; 
  873.     
  874.     
  875.     Events is [
  876.         cMouseEnterEvent
  877.         with 
  878.             Commands is [
  879.                 cShowCommand
  880.                 with Target is oTargetSelf; end
  881.             ];
  882.         end,
  883.         cMouseLeaveEvent
  884.         with 
  885.             Commands is [
  886.                 cShowCommand
  887.                 with Target is oTargetSelf; Mode is Clear; end
  888.             ];
  889.         end,
  890.         cMouseUpEvent
  891.         with Flag is true; 
  892.             Commands is [
  893.                 cIfCookieCommand
  894.                 with CookieName is "zique"; Value is "oui"; 
  895.                     Commands is [
  896.                         cTokenCommand
  897.                         with TokenName is "run"; Mode is ExecuteTargetUpwards; Target is oRoot1; end
  898.                     ];
  899.                 end,
  900.                 cBrowseCommand
  901.                 with URL is "sommaire.k"; end
  902.             ];
  903.         end
  904.     ];
  905. end;
  906.  
  907. object oBouton_Photos34 is cImage
  908. with 
  909.     Name is "Bouton Photos"; 
  910.     Shown is false; Cursor is oFingerCursor; 
  911.     X is 475; Y is 573; 
  912.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  913.     
  914.     URL is "data/Images/%E9cran%20photo.jpg"; URLOption is GetDiskURL; 
  915.     
  916.     
  917.     Events is [
  918.         cMouseEnterEvent
  919.         with 
  920.             Commands is [
  921.                 cShowCommand
  922.                 with Target is oTargetSelf; end
  923.             ];
  924.         end,
  925.         cMouseLeaveEvent
  926.         with 
  927.             Commands is [
  928.                 cShowCommand
  929.                 with Target is oTargetSelf; Mode is Clear; end
  930.             ];
  931.         end,
  932.         cMouseUpEvent
  933.         with Flag is true; 
  934.             Commands is [
  935.                 cBrowseCommand
  936.                 with URL is "e1s.k"; end
  937.             ];
  938.         end
  939.     ];
  940. end;
  941.  
  942. object oBouton_Vid_o35 is cImage
  943. with 
  944.     Flags is $00000400; 
  945.     Name is "Bouton Vid\$E9o"; 
  946.     Shown is false; Cursor is oFingerCursor; 
  947.     X is 629; Y is 573; 
  948.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  949.     
  950.     URL is "data/Images/%E9cran%20vid%E9o.jpg"; URLOption is GetDiskURL; 
  951.     
  952.     
  953.     Events is [
  954.         cMouseEnterEvent
  955.         with 
  956.             Commands is [
  957.                 cShowCommand
  958.                 with Target is oTargetSelf; end
  959.             ];
  960.         end,
  961.         cMouseLeaveEvent
  962.         with 
  963.             Commands is [
  964.                 cShowCommand
  965.                 with Target is oTargetSelf; Mode is Clear; end
  966.             ];
  967.         end,
  968.         cMouseUpEvent
  969.         with Flag is true; 
  970.             Commands is [
  971.                 cRunCommand
  972.                 with Target is ovid_o38; Mode is Clear; end,
  973.                 cEnableCommand
  974.                 with Target is ovid_o38; Mode is Clear; end,
  975.                 cShowCommand
  976.                 with Target is ovid_o38; Mode is Clear; end,
  977.                 cDragCommand
  978.                 with Target is ovid_o38; Mode is DragTo; end,
  979.                 cGrowCommand
  980.                 with Target is ovid_o38; Mode is GrowTo; X is 800; Y is 600; end,
  981.                 cShowCommand
  982.                 with Target is ovid_o38; end,
  983.                 cEnableCommand
  984.                 with Target is ovid_o38; end,
  985.                 cRunCommand
  986.                 with Target is ovid_o38; Rewind is true; end,
  987.                 cEnableCommand
  988.                 with Target is oglobal39; end
  989.             ];
  990.         end
  991.     ];
  992. end;
  993.  
  994. object oFiche_Technique36 is cImage
  995. with 
  996.     Name is "Fiche Technique"; 
  997.     Region is {$FFFF000A,$00010000,$01AC0188};
  998.     Enabled is false; Shown is false; Cursor is oFingerCursor; 
  999.     X is 132; Y is 41; 
  1000.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  1001.     
  1002.     URL is "data/Images/t1.jpg"; URLOption is GetDiskURL; 
  1003.     
  1004.     
  1005.     Events is [
  1006.         cMouseUpEvent
  1007.         with Flag is true; 
  1008.             Commands is [
  1009.                 cShowCommand
  1010.                 with Target is oFiche_Technique36; Mode is Clear; end,
  1011.                 cEnableCommand
  1012.                 with Target is oFiche_Technique36; Mode is Clear; end
  1013.             ];
  1014.         end
  1015.     ];
  1016. end;
  1017.  
  1018. object oTexte_RTF37 is cRTFText
  1019. with 
  1020.     Flags is $00000400; 
  1021.     Name is "Texte RTF"; 
  1022.     Enabled is false; Shown is false; 
  1023.     Y is -160; 
  1024.     AdjustWidth is GetLayoutWidth; AdjustHeight is GetDataHeight; 
  1025.     
  1026.     URL is "../Textes/s1.rtf"; 
  1027.     
  1028.     
  1029. end;
  1030.  
  1031. object ovid_o38 is cMPEGMovie
  1032. with 
  1033.     Flags is $00000150; 
  1034.     Name is "vid\$E9o"; 
  1035.     Shown is false; Cursor is oFingerCursor; 
  1036.     X is 615; Y is 418; 
  1037.     Width is 176; Height is 144; 
  1038.     
  1039.     URL is "data/Videos/s1.mpg"; URLOption is GetDiskURL; 
  1040.     Events is [
  1041.         cMouseUpEvent
  1042.         with Flags is $00000004; Flag is true; 
  1043.             Commands is [
  1044.                 cRunCommand
  1045.                 with Flags is $00000004; Target is ovid_o38; Mode is Clear; end,
  1046.                 cShowCommand
  1047.                 with Flags is $00000004; Target is ovid_o38; Mode is Clear; end,
  1048.                 cEnableCommand
  1049.                 with Flags is $00000004; Target is ovid_o38; Mode is Clear; end,
  1050.                 cDragCommand
  1051.                 with Flags is $00000004; Target is ovid_o38; Mode is DragTo; end,
  1052.                 cGrowCommand
  1053.                 with Flags is $00000004; Target is ovid_o38; Mode is GrowTo; X is 800; Y is 600; end,
  1054.                 cShowCommand
  1055.                 with Flags is $00000004; Target is ovid_o38; end,
  1056.                 cEnableCommand
  1057.                 with Flags is $00000004; Target is ovid_o38; end,
  1058.                 cRunCommand
  1059.                 with Flags is $00000004; Target is ovid_o38; Rewind is true; end,
  1060.                 cEnableCommand
  1061.                 with Flags is $00000004; Target is oglobal39; end
  1062.             ];
  1063.         end,
  1064.         cFinishedEvent
  1065.         with Flags is $00000004; 
  1066.             Commands is [
  1067.                 cPixelTool_IfSystemCommand
  1068.                 with Flags is $00000004; 
  1069.                     Commands is [
  1070.                         cDragCommand
  1071.                         with Flags is $00000004; Target is ovid_o38; Mode is DragTo; X is 631; Y is 442; end,
  1072.                         cGrowCommand
  1073.                         with Flags is $00000004; Target is ovid_o38; Mode is GrowTo; X is 160; Y is 120; end,
  1074.                         cEnableCommand
  1075.                         with Flags is $00000004; Target is oglobal39; Mode is Clear; end,
  1076.                         cShowCommand
  1077.                         with Flags is $00000004; Target is ovid_o38; end,
  1078.                         cEnableCommand
  1079.                         with Flags is $00000004; Target is ovid_o38; end,
  1080.                         cRunCommand
  1081.                         with Flags is $00000004; Target is ovid_o38; Rewind is true; end
  1082.                     ];
  1083.                 end,
  1084.                 cPixelTool_IfSystemCommand
  1085.                 with Flags is $00000004; SetMode is IsWinTest; 
  1086.                     Commands is [
  1087.                         cDragCommand
  1088.                         with Flags is $00000004; Target is ovid_o38; Mode is DragTo; X is 615; Y is 418; end,
  1089.                         cGrowCommand
  1090.                         with Flags is $00000004; Target is ovid_o38; Mode is GrowTo; X is 176; Y is 144; end,
  1091.                         cEnableCommand
  1092.                         with Flags is $00000004; Target is oglobal39; Mode is Clear; end,
  1093.                         cShowCommand
  1094.                         with Flags is $00000004; Target is ovid_o38; end,
  1095.                         cEnableCommand
  1096.                         with Flags is $00000004; Target is ovid_o38; end,
  1097.                         cRunCommand
  1098.                         with Flags is $00000004; Target is ovid_o38; Rewind is true; end
  1099.                     ];
  1100.                 end
  1101.             ];
  1102.         end
  1103.     ];
  1104. end;
  1105.  
  1106. object oglobal39 is cBox
  1107. with 
  1108.     Flags is $00000150; 
  1109.     Name is "global"; 
  1110.     Enabled is false; Shown is false; Cursor is oEmptyCursor; 
  1111.     
  1112.     Width is 800; Height is 600; 
  1113.     
  1114.     
  1115.     Events is [
  1116.         cMouseUpEvent
  1117.         with Flags is $00000004; Flag is true; 
  1118.             Commands is [
  1119.                 cPixelTool_IfSystemCommand
  1120.                 with Flags is $00000004; 
  1121.                     Commands is [
  1122.                         cRunCommand
  1123.                         with Flags is $00000004; Target is ovid_o38; Mode is Clear; Rewind is true; end,
  1124.                         cEnableCommand
  1125.                         with Flags is $00000004; Target is ovid_o38; Mode is Clear; end,
  1126.                         cShowCommand
  1127.                         with Flags is $00000004; Target is ovid_o38; Mode is Clear; end,
  1128.                         cEnableCommand
  1129.                         with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end,
  1130.                         cDragCommand
  1131.                         with Flags is $00000004; Target is ovid_o38; Mode is DragTo; X is 631; Y is 442; end,
  1132.                         cGrowCommand
  1133.                         with Flags is $00000004; Target is ovid_o38; Mode is GrowTo; X is 160; Y is 120; end,
  1134.                         cShowCommand
  1135.                         with Flags is $00000004; Target is ovid_o38; end,
  1136.                         cRunCommand
  1137.                         with Flags is $00000004; Target is ovid_o38; Rewind is true; end,
  1138.                         cEnableCommand
  1139.                         with Flags is $00000004; Target is ovid_o38; end
  1140.                     ];
  1141.                 end,
  1142.                 cPixelTool_IfSystemCommand
  1143.                 with Flags is $00000004; SetMode is IsWinTest; 
  1144.                     Commands is [
  1145.                         cShowCommand
  1146.                         with Flags is $00000004; Target is ovid_o38; Mode is Clear; end,
  1147.                         cRunCommand
  1148.                         with Flags is $00000004; Target is ovid_o38; Mode is Clear; Rewind is true; end,
  1149.                         cEnableCommand
  1150.                         with Flags is $00000004; Target is ovid_o38; Mode is Clear; end,
  1151.                         cEnableCommand
  1152.                         with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end,
  1153.                         cDragCommand
  1154.                         with Flags is $00000004; Target is ovid_o38; Mode is DragTo; X is 615; Y is 418; end,
  1155.                         cGrowCommand
  1156.                         with Flags is $00000004; Target is ovid_o38; Mode is GrowTo; X is 176; Y is 144; end,
  1157.                         cShowCommand
  1158.                         with Flags is $00000004; Target is ovid_o38; end,
  1159.                         cRunCommand
  1160.                         with Flags is $00000004; Target is ovid_o38; Rewind is true; end,
  1161.                         cEnableCommand
  1162.                         with Flags is $00000004; Target is ovid_o38; end
  1163.                     ];
  1164.                 end
  1165.             ];
  1166.         end
  1167.     ];
  1168. end;